Skip to content

FFI standard library#399

Open
ActualMasterOogway wants to merge 107 commits into
lune-org:mainfrom
ActualMasterOogway:ffi
Open

FFI standard library#399
ActualMasterOogway wants to merge 107 commits into
lune-org:mainfrom
ActualMasterOogway:ffi

Conversation

@ActualMasterOogway

Copy link
Copy Markdown
Contributor

Continues @qwreey's FFI library from #243, brought up to date against current main with a big batch of bug fixes, test additions, and feature additions

Closes #157

qwreey and others added 30 commits October 13, 2024 04:07
struct.size: Returns a non-zero actual size
rewrite use super:: => use crate::
* Fixes incorrect function signatures for callables.
* Now correctly returns the main module.
@ActualMasterOogway ActualMasterOogway force-pushed the ffi branch 2 times, most recently from d9eba24 to 9ee821c Compare July 3, 2026 06:57
@ActualMasterOogway ActualMasterOogway marked this pull request as ready for review July 3, 2026 19:41
@ActualMasterOogway

Copy link
Copy Markdown
Contributor Author

I have fixed the macOS x86_64 runner not being able to install nextest in this PR, as I don't deem this fix worthy of a separate PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Foreign Function Interface (FFI)

3 participants